Discover ten open projects awaiting contributions on IEEE's GitHub page, spanning diverse fields and inviting collaborative engagement
Design a basic quiz application with HTML, CSS, and JavaScript where users can answer questions and get immediate feedback on their scores.
GithubBuild a task manager using a frontend framework like React. Users can add, edit, and delete tasks, and tasks can be organized into categories.
GithubCreate a user-friendly online learning platform where educators can upload courses and students can enroll. Include video playback, progress tracking, and a discussion forum for each course. Implement responsive design to ensure usability across various devices.
GitHubDesign a landing page for an e-commerce site using HTML, CSS, and basic JavaScript. Include product listings, a shopping cart UI, and basic checkout functionality.
GithubDevelop a weather dashboard that fetches weather data from an API and displays it using HTML, CSS, and JavaScript. Implement features like search by location and dynamic updates.
GithubBuild a web app that helps users learn new languages through flashcards. Users can create, edit, and practice with flashcards. Use HTML, CSS, JavaScript, and a backend.
GithubDevelop a web app that uses AI language translation APIs to translate text or even entire web pages between different languages in real-time.
GithubCreate a platform where users can input keywords or themes, and the AI generates unique pieces of art based on those inputs. This could involve using generative adversarial networks (GANs) or other AI art generation techniques.
GitHubCreate a web-based code editor that supports real-time collaboration. Users can write and edit code together, similar to Google Docs but for coding.
GitHubBuild a real-time chat application using technologies like WebSockets and Node.js. Users can create chat rooms, send messages, and receive updates instantly.
GitHub